CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mean shift

搜索资源列表

  1. meanshift

    1下载:
  2. 基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序-Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2128
    • 提供者:hahadinghaha
  1. MeanShiftSmooth

    0下载:
  2. 实现了Mean Shift:A Robust Approach Toward Feature Space Analysis一书中的所介绍的平滑方法。-A program of literature of Mean Shift: A Robust Approach Toward Feature Space Analysis introduces smoothing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:495843
    • 提供者:Bin
  1. MeanShift

    0下载:
  2. mean shift clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2709
    • 提供者:kaveh
  1. MSF

    0下载:
  2. 用Matlab实现基于均值平移(meanshift)算法的灰度图像平滑。有迭代过程,效果比较不错。-A program written by Matlab for image smoothing based mean shift algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:624
    • 提供者:Genghis
  1. meanOpenCVmfc

    0下载:
  2. mean shift 跟踪算法的实现 对运动的图像进行跟踪-mean shift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1993988
    • 提供者:hu
  1. DMS

    0下载:
  2. Accelerated convergence using dynamic mean shift---Matlab 源码-Dynamic mean shift produces comparable results as the standard mean shift algorithm, but can significantly reduce the number of iterations for convergence and takes much less time.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:10904
    • 提供者:sikongyu
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. MEANSHIFT

    0下载:
  2. 一个MEAN SHIFT的文件 可以供大家学习 是VC程序 我觉得很有用的-SOME PAPER OF mean shift
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5905341
    • 提供者:朱晶
  1. mean_shift

    0下载:
  2. 一个mean shift 的介绍PPT 著名文章的作者所写-mean shift PPT
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6728070
    • 提供者:liumeng
  1. filearr

    0下载:
  2. implementation of the basic mean shift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3485
    • 提供者:serene
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  1. Tracker

    0下载:
  2. 关于跟踪领域相当有名的均值平移的改进算法 效果还不错 直接用VC就可以跑起来。源码相当清楚-The field on the track quite well-known mean shift algorithm to improve the effectiveness of the direct use of well can run up on the VC. Source is quite clear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2022417
    • 提供者:zt
  1. KernelBasedObjectTracking

    0下载:
  2. A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2459244
    • 提供者:Ali
  1. image-segmentation-mean-shift

    0下载:
  2. 一个对图片进行处理的小程序(MATLAB)-a small program to deal with pictures
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10588
    • 提供者:李若琪
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3104668
    • 提供者:姚伟
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
  1. matlb_test_MeanShift

    2下载:
  2. 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2754
    • 提供者:Qingkui Man
  1. mean_shift

    0下载:
  2. Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6727680
    • 提供者:王庆香
  1. Mean-Shift

    0下载:
  2. 关于Meanshift算法的介绍,很好的入门文档-There is a introduction document of meanshift algorithm
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1544983
    • 提供者:ferrari
  1. YDD_ICCV05_HPF

    0下载:
  2. "Bayesian Mean Shift Face Tracker" This is a paper about tracking by particle filter. This is very useful.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:499761
    • 提供者:Wolf
« 1 2 3 4 56 7 8 9 10 ... 29 »
搜珍网 www.dssz.com